github.com/klauspost/compress/huff0.Scratch.tmpOut (field)

4 uses

	github.com/klauspost/compress/huff0 (current package)
		compress.go#L324: 			s.tmpOut[i] = s.compress1xDo(s.tmpOut[i][:0], toDo)
		compress.go#L330: 		o := s.tmpOut[i]
		huff0.go#L118: 	tmpOut         [4][]byte